-
Home
-
WP Telegram (Auto Post and Notifications)
-
4.1.4
-
Code
-
Classes
- TemplateParser
Total Complexity |
23 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
343 |
Lines of code |
139 |
Logical lines of code |
70 |
Comment lines |
136 |
Methods |
13 |
Properties |
3 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_macros() |
S |
43 |
5 |
48 |
process_template_logic() |
S |
53 |
3 |
23 |
normalize_template() |
S |
63 |
3 |
9 |
set_options() |
S |
69 |
2 |
7 |
bypass_wpautop_for() |
S |
67 |
2 |
7 |
encode_values() |
S |
63 |
1 |
11 |
__construct() |
S |
77 |
1 |
4 |
set_post() |
S |
73 |
1 |
5 |
reset_data() |
S |
76 |
1 |
4 |
get_parse_mode() |
S |
80 |
1 |
3 |
parse() |
S |
66 |
1 |
8 |
prepare_macro_value() |
S |
80 |
1 |
3 |
restore_wpautop_hook() |
S |
67 |
1 |
7 |